|
|
|
BlueCielo TeamWork 2012 Configuration Guide | BlueCielo ECM Solutions |
Similar to tag synchronization, TeamWork can synchronize vault properties with the document properties of MicroStation files: Title, Subject, Author, Keywords, Comments, and so on.
To configure document property synchronization:
Tip To export the settings file to your computer, click the Export button. This can be useful if you would rather edit the file in your favorite text editor. You can then copy your changes to the Clipboard and paste them into Configurator.
Note The property set section names are defined in the [PropertySets] section using the following syntax:
<COMPropertySetName>/<FMTID>=<PropertySetName>, <ProgID>
Under normal circumstances, the definition should not be edited. If necessary, only <PropertySetName>and its corresponding property set section name may be changed. For example, changing both occurrences of MicroStationCustom to uSCustom.
Tip You can find the names of property sets and properties on the Properties page of each document type, as described in Creating and editing document types.
Also specify a flag if the document property should be read-only (RO) or write-only (WO). Use the default lines in the file as examples. By default, document properties are read/write. Use the following format for each line:
<DocumentPropertyName>=<PropertySet.PropertyName>,<Flag>
The following example maps the document property Title to the TeamWork property Title such that the document property is written from TeamWork and not vice versa:
Title=Custom.Title, RO
Note Although TeamWork internal properties can be synchronized to document properties, you should never attempt to update internal properties or else errors can occur. Flag all attributes linked to TeamWork internal properties as write-only (WO). Only write to TeamWork properties in the Custom property set.
Related concepts
Copyright © 2000-2012 BlueCielo ECM Solutions |